home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 October / Chip_2004-10_cd1.bin / tema / cdlabel / cdlabdes.exe / {app} / CDLabDesigner.exe / 0 / RCDATA / TFRMCONFIGWIZARD / TFRMCONFIGWIZARD.txt < prev   
Encoding:
Text File  |  2002-12-05  |  15.9 KB  |  613 lines

  1. object frmConfigWizard: TfrmConfigWizard
  2.   Left = 214
  3.   Top = 108
  4.   HelpContext = 9
  5.   BorderStyle = bsDialog
  6.   Caption = 'Configuration Wizard'
  7.   ClientHeight = 331
  8.   ClientWidth = 508
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Tahoma'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poMainFormCenter
  18.   ShowHint = True
  19.   OnKeyDown = FormKeyDown
  20.   OnShow = FormShow
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object Panel1: TPanel
  24.     Left = 0
  25.     Top = 0
  26.     Width = 508
  27.     Height = 300
  28.     Align = alTop
  29.     TabOrder = 0
  30.     object Image1: TImage
  31.       Left = 0
  32.       Top = 1
  33.       Width = 150
  34.       Height = 298
  35.       Picture.Data = {<image000.bmp>}
  36.       Stretch = True
  37.     end
  38.     object Label1: TLabel
  39.       Left = 164
  40.       Top = 8
  41.       Width = 63
  42.       Height = 23
  43.       Caption = 'Label1'
  44.       Font.Charset = DEFAULT_CHARSET
  45.       Font.Color = clMaroon
  46.       Font.Height = -19
  47.       Font.Name = 'Tahoma'
  48.       Font.Style = [fsBold]
  49.       ParentFont = False
  50.     end
  51.     object Shape1: TShape
  52.       Left = 164
  53.       Top = 32
  54.       Width = 333
  55.       Height = 5
  56.       Brush.Color = clNavy
  57.       Pen.Style = psClear
  58.     end
  59.     object Label25: TLabel
  60.       Left = 420
  61.       Top = 8
  62.       Width = 75
  63.       Height = 23
  64.       Alignment = taRightJustify
  65.       Caption = 'Label25'
  66.       Font.Charset = DEFAULT_CHARSET
  67.       Font.Color = clMaroon
  68.       Font.Height = -19
  69.       Font.Name = 'Tahoma'
  70.       Font.Style = [fsBold]
  71.       ParentFont = False
  72.     end
  73.     object PageControl1: TPageControl
  74.       Left = 164
  75.       Top = 44
  76.       Width = 333
  77.       Height = 245
  78.       ActivePage = TabSheet3
  79.       TabOrder = 0
  80.       TabStop = False
  81.       OnChange = PageControl1Change
  82.       OnChanging = PageControl1Changing
  83.       object TabSheet1: TTabSheet
  84.         Caption = 'Configuration Wizard'
  85.         TabVisible = False
  86.         object Label2: TLabel
  87.           Left = 8
  88.           Top = 12
  89.           Width = 305
  90.           Height = 29
  91.           AutoSize = False
  92.           Caption = 
  93.             'Application discovered that this is the first time you started C' +
  94.             'D Label Designer 2.0.'
  95.           WordWrap = True
  96.         end
  97.         object Label3: TLabel
  98.           Left = 8
  99.           Top = 56
  100.           Width = 305
  101.           Height = 45
  102.           AutoSize = False
  103.           Caption = 
  104.             'In order to application work properly, you need to set some of c' +
  105.             'onfiguration options. Also, we will offer you some of basic user' +
  106.             ' options that you might want to change.'
  107.           WordWrap = True
  108.         end
  109.         object Label4: TLabel
  110.           Left = 8
  111.           Top = 112
  112.           Width = 305
  113.           Height = 45
  114.           AutoSize = False
  115.           Caption = 
  116.             'When you finish setting of one page, click Next button to change' +
  117.             ' to other. You can go back in any time by clicking Back button.'
  118.           WordWrap = True
  119.         end
  120.       end
  121.       object TabSheet2: TTabSheet
  122.         Caption = 'General'
  123.         ImageIndex = 1
  124.         TabVisible = False
  125.         object Label7: TLabel
  126.           Left = 27
  127.           Top = 32
  128.           Width = 45
  129.           Height = 13
  130.           Caption = 'CD drive:'
  131.         end
  132.         object Label8: TLabel
  133.           Left = 16
  134.           Top = 8
  135.           Width = 262
  136.           Height = 13
  137.           Caption = 'Select your CD drive that you want to use for reading.'
  138.           Font.Charset = DEFAULT_CHARSET
  139.           Font.Color = clWindowText
  140.           Font.Height = -11
  141.           Font.Name = 'Tahoma'
  142.           Font.Style = []
  143.           ParentFont = False
  144.         end
  145.         object Label9: TLabel
  146.           Left = 16
  147.           Top = 68
  148.           Width = 297
  149.           Height = 53
  150.           AutoSize = False
  151.           Caption = 
  152.             'This value is used internaly to achieve best printing performanc' +
  153.             'e. It depends from system to another, thus it'#39's best for you to ' +
  154.             'click on Determine button. Later you can experiment with it.'
  155.           Font.Charset = DEFAULT_CHARSET
  156.           Font.Color = clWindowText
  157.           Font.Height = -11
  158.           Font.Name = 'Tahoma'
  159.           Font.Style = []
  160.           ParentFont = False
  161.           WordWrap = True
  162.         end
  163.         object ComboBox1: TComboBox
  164.           Left = 83
  165.           Top = 28
  166.           Width = 53
  167.           Height = 21
  168.           Hint = 'CD drive path'
  169.           Style = csDropDownList
  170.           ItemHeight = 0
  171.           TabOrder = 0
  172.         end
  173.         object GroupBox3: TGroupBox
  174.           Left = 12
  175.           Top = 124
  176.           Width = 301
  177.           Height = 105
  178.           Caption = 'Max. printing bitmap size'
  179.           TabOrder = 1
  180.           object Label13: TLabel
  181.             Left = 136
  182.             Top = 56
  183.             Width = 23
  184.             Height = 13
  185.             Caption = '5 MB'
  186.           end
  187.           object Label14: TLabel
  188.             Left = 256
  189.             Top = 20
  190.             Width = 21
  191.             Height = 13
  192.             Caption = 'Fast'
  193.           end
  194.           object Label15: TLabel
  195.             Left = 16
  196.             Top = 20
  197.             Width = 34
  198.             Height = 13
  199.             Caption = 'Robust'
  200.           end
  201.           object TrackBar1: TTrackBar
  202.             Left = 12
  203.             Top = 32
  204.             Width = 273
  205.             Height = 25
  206.             Hint = 'Maximum memory to use for temporary printing image'
  207.             Max = 50
  208.             Min = 3
  209.             Orientation = trHorizontal
  210.             Frequency = 1
  211.             Position = 5
  212.             SelEnd = 0
  213.             SelStart = 0
  214.             TabOrder = 0
  215.             ThumbLength = 15
  216.             TickMarks = tmTopLeft
  217.             TickStyle = tsNone
  218.             OnChange = TrackBar1Change
  219.           end
  220.           object Button2: TButton
  221.             Left = 88
  222.             Top = 76
  223.             Width = 129
  224.             Height = 21
  225.             Hint = 'Try to determine this value on your system'
  226.             Caption = 'Determine'
  227.             TabOrder = 1
  228.             OnClick = Button2Click
  229.           end
  230.         end
  231.       end
  232.       object TabSheet3: TTabSheet
  233.         Caption = 'CDDB'
  234.         ImageIndex = 2
  235.         TabVisible = False
  236.         object Label10: TLabel
  237.           Left = 8
  238.           Top = 88
  239.           Width = 32
  240.           Height = 13
  241.           Caption = 'Server'
  242.         end
  243.         object Label16: TLabel
  244.           Left = 8
  245.           Top = 4
  246.           Width = 297
  247.           Height = 45
  248.           AutoSize = False
  249.           Caption = 
  250.             'These are CDDB configuration parameters. CDDB is internet servic' +
  251.             'e that delivers audio CD title and track names. If you are not p' +
  252.             'lanning to use it, just disable it.'
  253.           Font.Charset = DEFAULT_CHARSET
  254.           Font.Color = clWindowText
  255.           Font.Height = -11
  256.           Font.Name = 'Tahoma'
  257.           Font.Style = []
  258.           ParentFont = False
  259.           WordWrap = True
  260.         end
  261.         object Label17: TLabel
  262.           Left = 176
  263.           Top = 80
  264.           Width = 109
  265.           Height = 26
  266.           AutoSize = False
  267.           Caption = '(if you are not sure, leave default server)'
  268.           Font.Charset = DEFAULT_CHARSET
  269.           Font.Color = clWindowText
  270.           Font.Height = -11
  271.           Font.Name = 'Tahoma'
  272.           Font.Style = []
  273.           ParentFont = False
  274.           WordWrap = True
  275.         end
  276.         object Label18: TLabel
  277.           Left = 8
  278.           Top = 124
  279.           Width = 297
  280.           Height = 17
  281.           AutoSize = False
  282.           Caption = 'Configure you proxy server, if you are using it.'
  283.           Font.Charset = DEFAULT_CHARSET
  284.           Font.Color = clWindowText
  285.           Font.Height = -11
  286.           Font.Name = 'Tahoma'
  287.           Font.Style = []
  288.           ParentFont = False
  289.           WordWrap = True
  290.         end
  291.         object CheckBox2: TCheckBox
  292.           Left = 6
  293.           Top = 56
  294.           Width = 131
  295.           Height = 17
  296.           Alignment = taLeftJustify
  297.           Caption = 'Enabled'
  298.           Checked = True
  299.           State = cbChecked
  300.           TabOrder = 0
  301.           OnClick = CheckBox2Click
  302.         end
  303.         object Edit1: TEdit
  304.           Left = 56
  305.           Top = 84
  306.           Width = 105
  307.           Height = 21
  308.           Hint = 'CDDB server'
  309.           TabOrder = 1
  310.           Text = 'freedb.freedb.org'
  311.         end
  312.         object GroupBox1: TGroupBox
  313.           Left = 8
  314.           Top = 140
  315.           Width = 305
  316.           Height = 85
  317.           Caption = 'Proxy'
  318.           TabOrder = 2
  319.           object Label11: TLabel
  320.             Left = 16
  321.             Top = 52
  322.             Width = 32
  323.             Height = 13
  324.             Caption = 'Server'
  325.           end
  326.           object Label12: TLabel
  327.             Left = 200
  328.             Top = 52
  329.             Width = 20
  330.             Height = 13
  331.             Caption = 'Port'
  332.           end
  333.           object CheckBox3: TCheckBox
  334.             Left = 14
  335.             Top = 24
  336.             Width = 127
  337.             Height = 17
  338.             Hint = 'Use proxy server'
  339.             Alignment = taLeftJustify
  340.             Caption = 'Use proxy server'
  341.             TabOrder = 0
  342.             OnClick = CheckBox2Click
  343.           end
  344.           object Edit3: TEdit
  345.             Left = 64
  346.             Top = 48
  347.             Width = 97
  348.             Height = 21
  349.             Hint = 'Proxy server host'
  350.             TabOrder = 1
  351.           end
  352.           object Edit4: TEdit
  353.             Left = 232
  354.             Top = 48
  355.             Width = 41
  356.             Height = 21
  357.             Hint = 'Proxy server port'
  358.             MaxLength = 5
  359.             TabOrder = 2
  360.             Text = '8080'
  361.             OnExit = Edit4Exit
  362.             OnKeyPress = Edit4KeyPress
  363.           end
  364.         end
  365.       end
  366.       object TabSheet4: TTabSheet
  367.         Caption = 'Default label template'
  368.         ImageIndex = 3
  369.         TabVisible = False
  370.         object Label19: TLabel
  371.           Left = 8
  372.           Top = 4
  373.           Width = 297
  374.           Height = 57
  375.           AutoSize = False
  376.           Caption = 
  377.             'Setup basic options of your default label design. If you wish to' +
  378.             ' change default design later, just open Default.clt file (from P' +
  379.             'rogram Files folder), design it and save it. You can create unli' +
  380.             'mited number of custom templates, too.'
  381.           Font.Charset = DEFAULT_CHARSET
  382.           Font.Color = clWindowText
  383.           Font.Height = -11
  384.           Font.Name = 'Tahoma'
  385.           Font.Style = []
  386.           ParentFont = False
  387.           WordWrap = True
  388.         end
  389.         object Label20: TLabel
  390.           Left = 8
  391.           Top = 68
  392.           Width = 297
  393.           Height = 14
  394.           AutoSize = False
  395.           Caption = 'Full face labels are disk labels with smaller inner circle.'
  396.           Font.Charset = DEFAULT_CHARSET
  397.           Font.Color = clWindowText
  398.           Font.Height = -11
  399.           Font.Name = 'Tahoma'
  400.           Font.Style = []
  401.           ParentFont = False
  402.           WordWrap = True
  403.         end
  404.         object Label21: TLabel
  405.           Left = 8
  406.           Top = 116
  407.           Width = 297
  408.           Height = 14
  409.           AutoSize = False
  410.           Caption = 'Select defaults for read drive options.'
  411.           Font.Charset = DEFAULT_CHARSET
  412.           Font.Color = clWindowText
  413.           Font.Height = -11
  414.           Font.Name = 'Tahoma'
  415.           Font.Style = []
  416.           ParentFont = False
  417.           WordWrap = True
  418.         end
  419.         object CheckBox1: TCheckBox
  420.           Left = 20
  421.           Top = 84
  422.           Width = 97
  423.           Height = 17
  424.           Hint = 'Smaller inner circle labels'
  425.           Alignment = taLeftJustify
  426.           Caption = 'Full face labels'
  427.           TabOrder = 0
  428.         end
  429.         object GroupBox2: TGroupBox
  430.           Left = 8
  431.           Top = 132
  432.           Width = 305
  433.           Height = 101
  434.           Caption = 'Read drive options'
  435.           TabOrder = 1
  436.           object Label22: TLabel
  437.             Left = 12
  438.             Top = 44
  439.             Width = 58
  440.             Height = 13
  441.             Caption = 'Max. levels:'
  442.           end
  443.           object Label23: TLabel
  444.             Left = 168
  445.             Top = 20
  446.             Width = 44
  447.             Height = 13
  448.             Caption = 'Columns:'
  449.           end
  450.           object Label24: TLabel
  451.             Left = 12
  452.             Top = 78
  453.             Width = 44
  454.             Height = 13
  455.             Caption = 'Draw on:'
  456.           end
  457.           object Bevel1: TBevel
  458.             Left = 4
  459.             Top = 16
  460.             Width = 293
  461.             Height = 57
  462.             Shape = bsBottomLine
  463.           end
  464.           object CheckBox4: TCheckBox
  465.             Left = 10
  466.             Top = 20
  467.             Width = 119
  468.             Height = 17
  469.             Hint = 'Read only directories'
  470.             Alignment = taLeftJustify
  471.             Caption = 'Only directories:'
  472.             TabOrder = 0
  473.           end
  474.           object SpinEdit1: TSpinEdit
  475.             Left = 88
  476.             Top = 40
  477.             Width = 45
  478.             Height = 22
  479.             Hint = 'Max. number of levels to read (0 = only root)'
  480.             MaxValue = 7
  481.             MinValue = 0
  482.             TabOrder = 1
  483.             Value = 3
  484.           end
  485.           object SpinEdit2: TSpinEdit
  486.             Left = 244
  487.             Top = 16
  488.             Width = 45
  489.             Height = 22
  490.             Hint = 'Numbers of columns to show'
  491.             MaxValue = 5
  492.             MinValue = 1
  493.             TabOrder = 2
  494.             Value = 3
  495.           end
  496.           object CheckBox5: TCheckBox
  497.             Left = 166
  498.             Top = 44
  499.             Width = 119
  500.             Height = 17
  501.             Hint = 'Draw column separator'
  502.             Alignment = taLeftJustify
  503.             Caption = 'Column separators:'
  504.             TabOrder = 3
  505.           end
  506.           object CheckBox6: TCheckBox
  507.             Left = 66
  508.             Top = 77
  509.             Width = 50
  510.             Height = 17
  511.             Hint = 'Draw list on front side'
  512.             Alignment = taLeftJustify
  513.             Caption = 'Front:'
  514.             TabOrder = 4
  515.           end
  516.           object CheckBox7: TCheckBox
  517.             Left = 150
  518.             Top = 77
  519.             Width = 50
  520.             Height = 17
  521.             Hint = 'Draw list on inside side'
  522.             Alignment = taLeftJustify
  523.             Caption = 'Inside:'
  524.             TabOrder = 5
  525.           end
  526.           object CheckBox8: TCheckBox
  527.             Left = 234
  528.             Top = 77
  529.             Width = 50
  530.             Height = 17
  531.             Hint = 'Draw list on back side'
  532.             Alignment = taLeftJustify
  533.             Caption = 'Back:'
  534.             TabOrder = 6
  535.           end
  536.         end
  537.       end
  538.       object TabSheet5: TTabSheet
  539.         Caption = 'Finished'
  540.         ImageIndex = 4
  541.         TabVisible = False
  542.         object Label5: TLabel
  543.           Left = 8
  544.           Top = 12
  545.           Width = 305
  546.           Height = 29
  547.           AutoSize = False
  548.           Caption = 
  549.             'Thank you for you time! Now you are ready for using of CD Label ' +
  550.             'Designer. Click Finish to continue.'
  551.           WordWrap = True
  552.         end
  553.         object Label6: TLabel
  554.           Left = 8
  555.           Top = 108
  556.           Width = 305
  557.           Height = 29
  558.           AutoSize = False
  559.           Caption = 
  560.             'Note: all these and additional options you can change subsequent' +
  561.             'ly.'
  562.           Font.Charset = DEFAULT_CHARSET
  563.           Font.Color = clWindowText
  564.           Font.Height = -11
  565.           Font.Name = 'Tahoma'
  566.           Font.Style = [fsItalic]
  567.           ParentFont = False
  568.           WordWrap = True
  569.         end
  570.       end
  571.     end
  572.   end
  573.   object CancelBtn: TButton
  574.     Left = 8
  575.     Top = 308
  576.     Width = 75
  577.     Height = 21
  578.     Cancel = True
  579.     Caption = '&Cancel'
  580.     ModalResult = 2
  581.     TabOrder = 1
  582.     Visible = False
  583.   end
  584.   object BackBtn: TButton
  585.     Left = 220
  586.     Top = 308
  587.     Width = 75
  588.     Height = 21
  589.     Caption = '<  &Back'
  590.     TabOrder = 2
  591.     OnClick = BackBtnClick
  592.   end
  593.   object NextBtn: TButton
  594.     Left = 296
  595.     Top = 308
  596.     Width = 75
  597.     Height = 21
  598.     Caption = '&Next  >'
  599.     TabOrder = 3
  600.     OnClick = NextBtnClick
  601.   end
  602.   object FinishBtn: TButton
  603.     Left = 424
  604.     Top = 308
  605.     Width = 75
  606.     Height = 21
  607.     Caption = '&Finish'
  608.     ModalResult = 1
  609.     TabOrder = 4
  610.     OnClick = FinishBtnClick
  611.   end
  612. end
  613.